windowcontrols: Tweak docs
authorMatthias Clasen <mclasen@redhat.com>
Mon, 1 Mar 2021 06:29:46 +0000 (01:29 -0500)
committerEmmanuele Bassi <ebassi@gnome.org>
Thu, 11 Mar 2021 16:37:36 +0000 (16:37 +0000)
gtk/gtkwindowcontrols.c

index 5cd8bce1c9c5289a4460b3603c73f3e62beaf0ca..cfdd0171a53dda78408098d6b3bcc999d10dd095 100644 (file)
 /**
  * GtkWindowControls:
  *
- * `GtkWindowControls` shows window frame controls, such as minimize, maximize
- * and close buttons, and the window icon.
+ * `GtkWindowControls` shows window frame controls.
+ *
+ * Typical window frame controls are minimize, maximize and close buttons,
+ * and the window icon.
  *
  * ![An example GtkWindowControls](windowcontrols.png)
  *